|
The Encap package management system is an alternative to the standard Unix approach to installing local software in /usr/local/bin, /usr/local/man etc. Instead software is installed in /usr/local/encap, and running the epkg program creates symbolic links to the /usr/local/ directories. This gives better accountability for the software and more flexibility in upgrading software versions. ==Usage== The program is first built via running e.g. in case of automake
Then, running
will create a package which can be installed (on another machine as well) by running
Note that epkg is not intended to replace the package management, but rather to handle self-built applications in a more civilized fashion. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Encap Package Management System」の詳細全文を読む スポンサード リンク
|